box: Use widget children list in count_expand_children
authorTimm Bäder <mail@baedert.org>
Tue, 23 May 2017 13:05:32 +0000 (15:05 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:13 +0000 (21:27 -0400)
commita9f9ef3f5389cdd53c04af9b5569744e5c71e096
tree9fcc3fe4aa5d5430d85ba16894f560594773f7bb
parent3babd184c03d67bc67d81070b60549e48fbb0d3e
box: Use widget children list in count_expand_children

It's still less dereferencing than the previous code.
gtk/gtkbox.c